FlexReport for UWP
RenderReportAction コンストラクタ

C1.UWP.FlexReport アセンブリ > C1.Xaml.FlexReport 名前空間 > RenderReportAction クラス : RenderReportAction コンストラクタ
レポート定義を含む配列。
レポートパラメータの初期値。
RenderReportActionオブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal reportTemplate() As System.Byte, _
   ByVal parameterValues As System.Collections.Generic.Dictionary(Of String,Object) _
)
public RenderReportAction( 
   System.byte[] reportTemplate,
   System.Collections.Generic.Dictionary<string,object> parameterValues
)

パラメータ

reportTemplate
レポート定義を含む配列。
parameterValues
レポートパラメータの初期値。
参照

RenderReportAction クラス
RenderReportAction メンバ